home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / isk.helpmark < prev    next >
Text File  |  1991-10-23  |  2KB  |  47 lines

  1. +-----------------------------------------------------------------------------+
  2. |                                interlineskip                                |
  3. +-----------------------------------------------------------------------------+
  4.  
  5. Abbreviation:  π|\iskπ%
  6.  
  7. Parameters:    π|unit of measureπ%
  8.  
  9.     π|Description:π%
  10. The spacing  between lines (from one  baseline to the next,  not "single" or
  11. "double spacing")  can be  changed using the  \interlineskip markup.   TEXT1
  12. automatically sets an interline skip  usually 2 points greater than the font
  13. size when you use \selectfontset.(1)  The default font size is 12 points and
  14. the default interline  skip is 14 points.   This may be particularly helpful
  15. when using some of  the smaller fonts.  In general,  the shorter the line or
  16. smaller the type, less interline skip is needed.
  17.  
  18.     π|Example:π%
  19.   1. Extra space is referred to as leading, pronounced leding (from the
  20. days when lead was used).
  21.  
  22. \interlineskip{11pt}
  23. The definition of Sociogeology is the study of the
  24. geological basis of all social behavior.
  25. It explains human behavior by empirical description
  26. of the attributes of mineral composition.
  27. \par
  28. \interlineskip{13pt}
  29. It is most successful when it provides detailed
  30. description of particulate phenomena and first-order
  31. correlations with features .  .  .
  32.  
  33. +-----------------------------------------------------------------------------+
  34. |                                                                             |
  35. |     The definition of Sociogeology is the study of the geological basis of  |
  36. | all social behavior.   It explains human behavior by empirical description  |
  37. | of the attributes of mineral composition.                                   |
  38. |     It  is  most  successful  when  it provides  detailed  description  of  |
  39. | particulate phenomena and first-order correlations with features .  .  .    |
  40. |                                                                             |
  41. +-----------------------------------------------------------------------------+
  42.  
  43.     π|Notes:π%
  44. \singlespace  and  \doublespace are  dependent  on  the  current setting  of
  45. \interlineskip.    For example,  the  \doublespace leading  when \interline-
  46. skip{12pt} is 24pt.
  47.